D3D_BATCH_SET_LINE3D
This command will setup the internal requirements for batching 3D line. The Size parameter is how many dots maximum can be used
with the current batch. This command is used in conjuction with the 3D line batch functions. Using batching will enable you to draw
multiple 3D line more efficiently.
SYNTAX
D3D_BATCH_SET_LINE3D Size
RELATED INFO
D3DFunc Commands Menu
Index
EXAMPLE
View Showcase Example